home *** CD-ROM | disk | FTP | other *** search
/ Delphi Developer's Kit 1996 / Delphi Developer's Kit 1996.iso / power / picklist / readme.txt < prev    next >
Text File  |  1995-12-22  |  1KB  |  32 lines

  1. This archive includes the Picklist enhanced listbox, documentation, 
  2. and a sample program. The files included are:
  3.  
  4. readme.txt      - This file
  5.  
  6. picklist.pas    - The Picklist control source code
  7. picklist.dcu    - The Picklist control compiled unit
  8. picklist.dcr    - The toolbar icon
  9.  
  10. picklist.wri    - Documentation in Windows Write format
  11.  
  12. testlb.*        - Test project files
  13. testpick.*
  14. od_test.*
  15.  
  16.  
  17. To install the control, copy the picklist.pas file to a directory
  18. on your Delphi library path and select the Options | Install Component
  19. menu item.
  20.  
  21. To run the sample program, create a new directory (recommended) and copy
  22. all of the testlb.*, testpick.*, and od_test.* files to it. Run Delphi
  23. and open the "testlb" project. Once the Picklist control is installed, you
  24. can then just compile and test it out.
  25.  
  26. Questions, comments, and suggestions should be directed to:
  27.    Bob Fabiszak
  28.    Compuserve: 70304,2047
  29.    Internet: pp000661@pop3.interramp.com
  30.  
  31. I hope you find the control useful.
  32.